/* @override 
	http://rmwebsite.com/saveyourrights/wp-content/themes/saveyourrights/style.css
	http://www.saveyourrights.com/wp-content/themes/saveyourrights/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

div code embed {padding-bottom:40px;}

/* ------------------------ type selectors ------------------------ */
html {
	background: #fff url("images/bgHTML.png") repeat-x;
}

body { 
	background:transparent url("images/bgBody.png") top center no-repeat;
	text-align:center; 
	font:14px/18px Arial,Verdana,sans-serif; 
	color:#000;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#0054a6; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#CC0000; text-decoration:underline; outline:none; }

ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left:30px;
}

ol li {
	margin-bottom: 10px;
}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.png") right no-repeat;
}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

.floatLeft {
	float: left;
	width: 370px;
	clear: none!important;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	background:url("images/bg-wrap.png") repeat-y;
	width:1024px;
	margin:0 auto;
	text-align:left;
}

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.png") no-repeat; 
	width:885px; 
	height:39px; 
	margin:0;
	padding:0;
	float: right;
	z-index: 100;
	position: relative;	
}

#nav li, #nav a { height:39px; display:block; text-indent: -9999px;} /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 87px; }
#nav-02 { width: 222px; }
#nav-03 { width: 143px; }
#nav-04 { width: 103px; }
#nav-05 { width: 215px; }
#nav-06 { width: 108px; }


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.png")  0px -39px no-repeat; }
#nav-02 a:hover { background:url("images/nav.png") -87px -39px no-repeat; }
#nav-03 a:hover { background:url("images/nav.png") -309px -39px no-repeat; }
#nav-04 a:hover { background:url("images/nav.png") -452px -39px no-repeat; }
#nav-05 a:hover { background:url("images/nav.png") -555px -39px no-repeat; }
#nav-06 a:hover { background:url("images/nav.png") -770px -39px no-repeat; }

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("images/masthead.png");
	height:250px;
	z-index: 0;
}

#masthead img {
	position: absolute;
	left: 20px;
}

#masthead a {
	height:50px;
	width: 544px;
	position: absolute;
	left: 289px;
	top: 110px;
}

/* ------------------------ columnRight framework ------------------------ */
#columnLeft {
	width:239px;
	float:left;
	padding: 10px 0 20px;
}

#columnLeft p, #columnLeft h1, #columnLeft h2, #columnLeft h3, #columnLeft ul, #columnLeft dl {
	margin:0px 0px 10px 0px;
}

#btnRss {
	width: 85px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	text-align: center;
	float: left;
	margin-left: 17px;
}

#btnRss:hover img {
	position: relative;
	top: -5px;
}

#btnTwitter {
	width: 81px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	text-align: center;
	float: left;
	margin-left: 34px;
}

#btnTwitter:hover img {
	position: relative;
	top: -5px;
}

#columnLeft form {
	clear: both;
	margin-top: 30px;
}

#columnLeft input {
	background: url("images/bkgdSearch.png") no-repeat;
	height: 24px;
	width: 240px;
	border: none;
	text-indent: 40px;
	font-size: 14px;
	color: #797979;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#columnLeft h3 {
	color: #CC0000;
	font-size: 18px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin:19px 0 0;
}

#columnLeft ul {
	margin-bottom: 20px;
}

#columnLeft li a {
background:url("images/bullet.png") no-repeat scroll 10px 17px #FFFFFF;
border-bottom:1px dotted #CC0000;
color:#0054A6;
display:block;
font-size:16px;
line-height:24px;
padding:10px 0 10px 35px;
text-decoration:none;
}

#columnLeft li a:hover {
	background: #d9ecff url("images/bullet.png") 10px 17px no-repeat;
}

#columnLeft ul.children { margin-bottom: 0px; }
#columnLeft li ul li a { padding-left: 60px; background-position: 30px 17px; }
#columnLeft li ul li a:hover { padding-left: 60px; background-position: 30px 17px; }

/* ------------------------ columnLeft framework ------------------------ */
#columnMiddle {
	width:500px;
	float:left;
	padding: 0 13px 20px 23px;
	margin: 11px 10px 11px 0;
	z-index: 200;
	position: relative;
}

#columnMiddle p, #columnMiddle h1, #columnMiddle h2, #columnMiddle h3, #columnMiddle ul, #columnMiddle dl {
	margin:0px 0px 10px 0px;
}

#columnMiddle p {margin:15px 0 10px 0;}

#columnMiddle h2 {
	color: #CC0000;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	padding-top: 17px;
	margin-bottom: 20px;	
}

.post {
	border-bottom: 1px solid #adadad;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top:30px;
}

.post:last-child {
	border-bottom: none;
}

.date {
	background: url("images/bkgdCalendar.png") no-repeat;
	width: 58px;
	height: 68px;
	display: block;
	color: #003471;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 14px;
	float: left;
}

.date span {
	color: #545454;
	font-size: 26px;
	display: block;

}

.simplepie .date {
	width:auto;
	height:auto;
	float:none;
	text-align:left;
	background-image:none;
	padding:0;
	font-size: 12px;
}

.simplepie li {margin-bottom:30px;}

#columnMiddle .post h2, #columnMiddle .post h2 a {
	color: #CC0000;
	padding-top: 5px;
	margin-bottom: 4px;

}

#columnMiddle .post h2, #columnMiddle .post h2 a:hover {
	color: #CC0000;
	padding-top: 5px;
	margin-bottom: 4px;
	text-decoration:none;
}

#columnMiddle .post .meta-data {
	clear: none;
	color: #0054a6;
	font-size: 12px;
	margin-bottom: 0px;
}

.post p {
	clear: both;
}

.post p.wp-caption-text {
	margin: 0px !important;
	padding: 0px!important;
}

/* ------------------------ columnRight framework ------------------------ */
#columnRight {
	width:239px;
	float:left;
	padding: 10px 0 20px;
}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight ul, #columnRight dl {
	margin:0px 0px 10px 0px;
}

#btnRss {
	width: 85px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	text-align: center;
	float: left;
	margin-left: 17px;
}

#btnRss:hover img {
	position: relative;
	top: -5px;
}

#btnTwitter {
	width: 81px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	text-align: center;
	float: left;
	margin-left: 34px;
}

#btnTwitter:hover img {
	position: relative;
	top: -5px;
}

#columnRight form {
	clear: both;
	margin-top: 30px;
}

#columnRight input {
	background: url("images/bkgdSearch.png") no-repeat;
	height: 24px;
	width: 240px;
	border: none;
	text-indent: 40px;
	font-size: 14px;
	color: #797979;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#columnRight h3 {
	color: #CC0000;
	font-size: 18px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin: 0 10px;
}

#columnRight ul {
	margin-bottom: 20px;
}

#columnRight li a {
	color: #0054a6;
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dotted #CC0000;
	line-height: 40px;
	margin: 0 10px;
	background: #fff url("images/bullet.png") 10px center no-repeat;
	text-indent: 35px;
	display: block;
}

#columnRight li a:hover {
	background: #d9ecff url("images/bullet.png") 10px center no-repeat;
}

/* ------------------------footer framework ------------------------ */
#footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	clear: both;
	background: #001F73 url("images/bkgdFooterWrap.png") repeat-x;
	color: #fff;
}

#footerWrap {
	width: 960px;
	background: transparent url("images/bkgdFooter.png") center top no-repeat;
	padding: 3px 0;
	margin: 0 auto;
}

#footerWrap h3 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	display: inline;
	line-height: 37px;
}

#twitter, #tags, #friends, #comments {
	width: 25%;
	border-right: 1px solid #fff;
	float: left;
	color: #fff;
	min-height: 262px;
}

#twitter h3 {
	background: url("images/iconTwitterSmall.png") 61px center no-repeat;
	height: 37px;
	text-indent: 51px;
	display: block;
	text-align: center;
	line-height: 37px;
}

#footerWrap #friends li {
	display: block;
	border: none;
}

#comments {
	width: 24%;
}

#footerWrap a {
	color: #fff;
}

#footerWrap a:hover {
	color: #CC0000;
}

#footerBtm {
	background: #780000 url("images/bkgdFooterBtm.png") repeat-x;
	height: 41px;
	clear: both;
}

#footerBtmWrap {
	width: 960px;
	margin: 0 auto;
	padding-top: 3px;
}

#footerBtmWrap a {
	color: #fff;
}

#footerBtmWrap p {
	color: #fff;
}

#footerBtmWrap ul {margin: 0;}

#footerBtmWrap li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}

#footerBtmWrap li:first-child { border: none; }

/* ------------------------blog framework ------------------------ */

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions & aligment */

#commentsDiv {
	clear: both;
}

#commentsDiv h3, #commentsDiv p {
	margin: 0px;
}

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #adadad;
	font-size: 12px;
	color: #6779C3;
	height: 25px;
	line-height: 25px;
}

#commentsDiv textarea {
	width: 500px;
	height: 150px;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	color: #042b5e;
	background-color: #fff;
}

#commentsDiv h3 {
	margin-bottom: 20px!important;
	color: #CC0000;
	font-size: 1.3em;
	line-height: 18px;
	font-weight: normal;
}

#respond {
	margin-top: 20px!important;	
}

.commentlist {
	border-bottom: 1px solid #adadad;
	clear: both;
	list-style-type: decimal;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	padding: 20px;
	margin-bottom: 0px;
	border-top: 1px solid #adadad;
}
	
.commentlist li p {
	margin-top: 10px!important;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #adadad;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	color: #474747;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}
	
.alt {
	background-color: #ececec!important;
}

#commentform p {
	margin-bottom: 10px!important;
}

h3#respond {
	margin-bottom: 20px;
}

#congressBtn {
	display:block;
	width:240px;
	height:56px;
	background:url("images/congress.jpg") top left;
	text-indent:-9999px;
	margin:	15px 0 30px 0px;
	}
	
	#congressBtn:hover {background:url("images/congress.jpg") bottom left;}
	
	#mediaBtn {
		display:block;
		width:240px;
		height:56px;
		background:url("images/btnContactMedia.jpg") top left;
		text-indent:-9999px;
		margin:	15px 0 30px 0px;
		}

		#mediaBtn:hover {background:url("images/btnContactMedia.jpg") bottom left;}	
	
	#healthBtn {
		display:block;
		width:240px;
		height:80px;
		background:url("images/btnHealth.jpg") top left;
		text-indent:-9999px;
		margin:	15px 0 30px 0px;
		}

		#healthBtn:hover {background:url("images/btnHealth.jpg") bottom left;}

#columnMiddle.headlines {width:739px;}
.simplepie {float:left; width:216px; margin-right:10px;}
.simplepie h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	height: 32px;
}
#columnMiddle .h2larger {font-size:21px;}

.linklove {display:none;}

#columnRight a.facebook {
	background: url("images/facebook.jpg");
	width: 220px;
	height: 70px;
	display: block;
	margin-left: 10px;
	margin-bottom: 15px;
	}
	#columnRight .facebook:hover {
	background: url("images/facebook.jpg") bottom left;
	width: 220px;
	height: 70px;
	display: block;
	}

